Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored Automated Monitoring Script w/PJ #3

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

darasafe
Copy link

Overview

This pull request introduces a series of refactors to the main capture script to improve modularity and code readability. The changes allow for easier future modifications and enhancements.

Changes

  • Refactored main capture function to separate image processing and data management logic.
  • Implemented GPIO pin control for LED sequences during operation.
  • Consolidated all functions into a main script for streamlined operation.

Benefits

  • Improved code structure and organization.
  • Laid groundwork for future feature additions and optimizations.

Testing

The changes have been thoroughly tested on the target hardware setup, ensuring no regressions in functionality.

Notes

  • All modifications comply with the project's GNU GPLv3 license requirements.
  • Contributions are made under the project's contribution guidelines.

Acknowledgements

Sittinger, M., Uhler, J., Pink, M. & Herz, A. (2023). Insect Detect: An open-source DIY camera trap for automated insect monitoring [Preprint]. bioRxiv. https://doi.org/10.1101/2023.12.05.570242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant